read
用途
以只读状态获取指定id的domain类的实例,如果对象不存在,返回
null
。
举例
def b = Book.read(1)
描述
参数:
id
- 要获取的对象的id